home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / A-B / ButtonStax.cpt / Region Buttons / card_8997.txt < prev    next >
Text File  |  1989-02-26  |  839b  |  22 lines

  1. -- card: 8997 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2722
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 14
  9. ----- text -----
  10. What's an XCMD?
  11.  
  12. -- part contents for background part 15
  13. ----- text -----
  14. 3
  15.  
  16. -- part contents for background part 13
  17. ----- text -----
  18. An XCMD is a way to extend the number of commands that HyperCard understands. By writing a small routine in Pascal and inserting it into HyperCard, you can cause HyperCard to execute it by simply entering that routine's name into your scripts.
  19.  
  20. More information on XCMDs can be found in the "HyperCard Scripting Manual" and demo disks, availble from APDA. The Appendix is especially useful when learning to write your own XCMDs.
  21.  
  22. (NOTE: HyperCard also allows you to write XFCNs - external functions - that facilitate returning values to your script)